binutils-arm-linux-gnueabihf software package provides GNU binary utilities, for arm-linux-gnueabihf target, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install binutils-arm-linux-gnueabihf
binutils-arm-linux-gnueabihf is installed in your system.
Make ensure the binutils-arm-linux-gnueabihf package were installed using the commands given below,
$ sudo dpkg-query -l | grep binutils-arm-linux-gnueabihf *
You will get with binutils-arm-linux-gnueabihf package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Development |
| Package | binutils-arm-linux-gnueabihf |
| Version | 2.25-5 |
| Description | GNU binary utilities, for arm-linux-gnueabihf target |
| Sub Section | Devel |